home *** CD-ROM | disk | FTP | other *** search
/ 10,000 Great Games / 10,000 Great Games.iso / Product / 25 / Setup.exe / scripts / frame_103 / DoAction.as
Text File  |  2001-11-16  |  266b  |  13 lines

  1. AllowBet = TAllowBet;
  2. AllowCard = TAllowCard;
  3. AllowDouble = TAllowDouble;
  4. AllowSplit = TAllowSplit;
  5. AllowDeal = TAllowDeal;
  6. AllowInsurance = TAllowInsurance;
  7. AllowStand = TAllowStand;
  8. AllowMenu = TAllowMenu;
  9. tellTarget("/TheMenu")
  10. {
  11.    gotoAndStop(1);
  12. }
  13.